PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationAppearance Class / PDFAnnotationAppearance Constructor / PDFAnnotationAppearance Constructor(PDFCosStream)
In This Topic
    PDFAnnotationAppearance Constructor(PDFCosStream)
    In This Topic
    Initializes a new PDFAnnotationAppearance object with the specified COS appearance.
    Syntax
    public PDFAnnotationAppearance( 
       PDFCosStream cosAppearance
    )

    Parameters

    cosAppearance
    See Also